projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a347c6
)
3to4: Fix typo in previous commit
author
Daniel Boles
<dboles@src.gnome.org>
Sat, 21 Jan 2017 22:43:35 +0000
(22:43 +0000)
committer
Daniel Boles
<dboles@src.gnome.org>
Sat, 21 Jan 2017 22:43:50 +0000
(22:43 +0000)
docs/reference/gtk/migrating-3to4.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/migrating-3to4.xml
b/docs/reference/gtk/migrating-3to4.xml
index ec06d47614709cb6d1bfaab285ab41541bba5ea1..75078213a5018d4fbc613121e1fe3cd518cea8c4 100644
(file)
--- a/
docs/reference/gtk/migrating-3to4.xml
+++ b/
docs/reference/gtk/migrating-3to4.xml
@@
-169,7
+169,7
@@
<para>
GTK+ 4 has removed the #GtkContainer::border-width property.
Use other means to influence the spacing of your containers,
- such
s
s the CSS margin and padding properties on child widgets.
+ such
a
s the CSS margin and padding properties on child widgets.
</para>
</section>